Skip to content

Fix double close of fds in FDWriter.Close#13622

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test/cl943354204
Open

Fix double close of fds in FDWriter.Close#13622
copybara-service[bot] wants to merge 1 commit into
masterfrom
test/cl943354204

Conversation

@copybara-service

Copy link
Copy Markdown

Fix double close of fds in FDWriter.Close

This mitigates a race condition where a reused host file descriptor could be
unexpectedly closed by a delayed double close call.

@copybara-service copybara-service Bot added the exported Issue was exported automatically label Jul 6, 2026
@copybara-service copybara-service Bot force-pushed the test/cl943354204 branch 3 times, most recently from 44d6c7d to 80b0970 Compare July 6, 2026 17:59
This mitigates a race condition where a reused host file descriptor could be
unexpectedly closed by a delayed double close call.

PiperOrigin-RevId: 943354204
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant